 @font-face {
  font-family: 'iconfont';
  src: url('../css/font/iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
  url('../css/font/iconfont.woff') format('woff'),
  url('../css/font/iconfont.ttf') format('truetype'),
  url('iconfont.svg#iconfont') format('svg');
}
        .iconfont {
          font-family:"iconfont" !important;
          font-size:16px;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        }
body{ font-size: 14px;font-family: Helvetica Neue,Helvetica,Arial,sans-serif;}
html, body, div, object, span,iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,textarea, td { border: 0 none;font-size: inherit;color: inherit;margin: 0;padding: 0;vertical-align: baseline;}
ul{ list-style:none}
a{ text-decoration: none;cursor: pointer;}
a:hover{ color:#960606;text-decoration: none}
a:focus{text-decoration: none}
.f13{ font-size:13px;} 
.fl{ float:left; }	
.fr{ float:right;}
.w1120{ width:1120px; margin: 0 auto}
#container.w1120 {width: 1200px;}
#container.w1120 .content-border .w770 {width: 100%;}
.w240{ width:240px;}
.w300{ width:300px; }
.w450{ width:450px;}
.w500{ width:500px;}
.w734{ width:734px;}
.w750{ width:750px;}
.w760{ width:760px;}
.w770{ width:770px;}
 input{ outline:none}
.color6{ color: #666}
.color9{ color: #999} 
.plr6{padding:0 6px}
.pb20{ padding-bottom: 20px;} 
.mr20{margin-right:20px;}
.pr10{padding-right:10px;}
.pr5{padding-right:5px;}
.mb20{ margin-bottom:20px;}
.mr10{ margin-right: 10px;}
.h110{ height:110px; overflow: hidden}
img{border:none;vertical-align: middle;max-width:100%;}
*{box-sizing: border-box;}
/*公共头部*/
/*
#header{  margin-bottom: 30px;}
.header{ width: 100%; height: 65px;}
.pnav-header{position: fixed;bottom: auto;z-index: 998;width: 100%;height: 65px;left: 0px;right: auto;top: 0px;}
.topwrap{height: 64px;background-color: #cc3333;z-index: 998;font-size: 14px;}
#dt-header-btm {height: 1px;background-color: #000;box-shadow: 0 1px 3px rgba(0,0,0,.8);}
#dt-header-btm {opacity: .12;filter: alpha(opacity=12);z-index: 990;}
.top{width:1440px; margin: 0 auto; height: 64px; line-height: 64px;}
.top .logo {display: block;width:160px;}
.nav { height: 64px; line-height: 64px; font-size: 17px;}
.nav>li>a{ padding:0}
.nav li a{ display: inline-block;height:64px; line-height:64px;float:left;color:#FFF;} 
.nav li i{ font-size:18px; padding-right: 5px;} 
.nav li.li-index a{padding:0px 20px;}
.nav>li>a:hover{ background: none}
.nav .navli a{ padding:0 20px;}
.nav .navli a:hover,.nav .navli a.active{color:#fff;background-color:#960606;padding: 0 20px;}
 
.headerred a{color:#cc3333;background-color:#c73535; }
.top-select form{ height:40px; line-height: 40px; margin-top: 12px; position: relative;} 
.top-select .se{height: 40px;line-height:40px; background:#f5f5f5; color: #999;border:none; text-indent: 2em; border-radius:20px; font-size:14px; width:100%;}
.icon_select{ position: absolute;top:0;right:20px; color: #999}
 .icon_select:hover{color:#960606;}
.Login a{ font-size:16px;display: inline-block; float:left;width: 80px; text-align: center;  margin-top:12px;color: #fff; height: 38px; line-height: 38px;}
.Login a.t-zhuce{border:1px solid #fff;width:78px; border-radius: 20px; color: #fff;}
*/
#header{
  margin-bottom: 20px;
}
.header{
  width: 100%;
  height: 72px;
}
.pnav-header{
  position: fixed;
  bottom: auto;
  z-index: 998;
  width: 100%;
  height: 72px;
  left: 0px;
  right: auto;
  top: 0px;
}
.topwrap{
  height: 72px;
  background-color: #cc3333;
  z-index: 998;
  font-size: 14px;
}
#dt-header-btm {
  height: 1px;
  background-color: #000;
  box-shadow: 0 1px 3px rgba(0,0,0,.8);
}
#dt-header-btm {
  opacity: .12;
  filter: alpha(opacity=12);
  z-index: 990;
}
.top{
  width:1200px;
  margin: 0 auto;
  height: 72px;
  line-height: 64px;
}
.top .logo {
  display: inline-block;
  margin: 13px 40px 13px 0;
  width:166px;
}
.top .logo img {
  display: block;
  width: 100%;
}
.nav {
  width: 690px;
  height: 72px;
  line-height: 72px;
  font-size: 17px;
}
#header-wrap .nav li {
  float: left;
}
.nav>li>a{
  padding:0
}
.nav li a{ 
  display: inline-block;
  height:72px;
  line-height:20px;
  float:left;
  color:#fff;
} 
.nav li i{
  font-size:18px;
  padding-right: 5px;
} 
.nav li.li-index a{
  padding:0px 20px;
}
.nav>li>a:hover{
  background: none
}
.nav .navli a{ 
  padding: 17px 32px;
  font-size: 20px;
  text-align: center;
}
.nav .navli a span{ 
  display: block;
  font-size: 12px;
}
.nav .navli a:hover,.nav .navli.active a{
  color:#fff;
  background-color:#d45151;
  padding: 17px 32px;
}
/*.nav .li-index a,.nav .li-index a.active,.nav .li-index a:hover{ color:#cc3333} */
.headerred a{
  color:#cc3333;
  background-color:#c73535;
}
.top-select form{
  height:36px;
  line-height: 36px;
  margin-top: 18px;
  position: relative;
} 
.top-select .se{
  height: 36px;
  line-height:36px;
  background:#fff;
  color: #666;
  border:none;
  text-indent: 0em;
  border-radius:18px;
  font-size:16px;
  width:150px;
  padding: 0 16px 0 42px;
  box-sizing: border-box;
}
.top-select .se::-webkit-input-placeholder {
  color: #999 !important;
}
.icon_select{
  position: absolute;
  top:0;
  right:auto;
  left: 15px;
}
.icon_select .iconfont {
  color: #999;
  font-size: 18px;
}
 .icon_select:hover{
  color:#960606;
}
.Login a{
  font-size:16px;
  display: inline-block; 
  float:left;
  width: auto;
  text-align: center; 
  margin: 14px 0 0 42px;
  color: #fff;
  height: auto;
  line-height: 20px;
}
.Login a .iconfont {
  display: inline-block;
  width: 23px;
  height: 23px;
}
.Login a .iconfont img {
  display: block;
  width: 100%;
  height: 100%;
}
.Login a span {
  display: block;
}
.Login a.t-zhuce{
  border:0px solid #fff;
  width:auto;
  border-radius: 0;
  color: #fff;
}
.t-login:hover span,
.t-zhuce:hover span{
    text-decoration:underline;
}
 /*头部话题推荐*/
.re-collection{border-bottom:1px solid #f0f0f0}
.re-collection .collection,.more-collection{display: inline-block;margin: 0 20px 20px 0;min-height: 40px;background: #f5f5f5;border: 1px solid #dcdcdc;border-radius: 4px;vertical-align: top;overflow: hidden;width:auto; line-height: 40px; font-size: 15px;} 
.re-collection .collection img {width: 40px;height:40px; overflow: hidden}
.re-collection .collection .name {display: inline-block;padding: 0 12px 0 8px; line-height: 40px;font-size: 15px;}  
.more-collection{ padding:0 10px}
.more-collection:hover{background: #cc3333;color:#fff;}
/*左侧主题内容*/  
.content-border{border-right:1px solid #f0f0f0;width: 868px;overflow: hidden;}
 
/*.aw-item:last-child,.hot-topic-list:last-child{border-bottom:none}*/
.aw-user{ height:30px; line-height: 30px; margin-bottom: 5px}
.aw-user-name:hover{ color:#cc3333}
.aw-user-name img{ width:30px; height:30px; border-radius: 100%; overflow: hidden;} 
.tit_18{font-weight: normal; font-size:18px; overflow: hidden;width:100%; padding: 10px 0; }
.f14tent{ font-size:14px;}
.tit_18 a{ display:block;float:left; margin-right: 5px;}
.span_re,.span_xin{ display:block; text-align: center;width:20px; height: 20px; line-height: 20px;font-size:12px; background: #cc3333; color:#fff; border-radius: 4px;float:left}
.span_xin{ background: #cc3333} 
.aw-question-topics {display: inline-block;padding: 0 5px;height: 18px;line-height: 18px;font-size: 12px;color: #cc3333;border-radius: 4px;border: 1px solid #cc3333;}
.imgnone .inners{ display:none}
.inners {padding:0 10px 20px 10px}
.shiboximg {padding: 0 5px 5px 5px;margin: 0;max-height: 158px;overflow: hidden;}
.shibox .num {position: absolute;font-size: 12px;background: rgba(0,0,0,.6) none repeat scroll 0 0!important;filter: Alpha(opacity=60);padding: 0 10px;color: #fff;}
.shibox img {max-width: 100%;display: block;background: url(img/loding.gif) no-repeat center;min-height: 120px;min-width: 180px;}
/*加载更多*/ 
.div-more{ overflow:hidden;/*width:750px; */width:100%; }
.djbuttonjz {font-size: 13px; width: 100%;border-radius: 4px;float: right;padding: 10px 0;background-color: #fff;color: #cc3333;border: 1px solid #cc3333;}
.djbuttonjz:hover{color:#999;border-color: #999}
/*右侧内容*/
.AT{ position:relative;}
.AT .at{ margin-bottom: 10px; width:300px; height: auto; display: block}
.app-box{ background: #fff;border:1px solid #ddd;z-index:1000; padding: 15px;width:170px; height: 170px;box-shadow: 0 4px 8px 0 rgba(7,17,27,.1); position: absolute;top:100px;left:65px; }
.app-box img{ width:140px; height: 140px; } 
.tit_r{ border-bottom:1px solid #f0f0f0; padding-bottom: 10px; }
.tit_r span{font-size: 17px;border-left:6px solid #cc3333; font-weight: bold;height: 20px; line-height: 20px;  padding-left: 5px;}
.TJ ul li,.RM ul li{ border-bottom: 1px solid #f0f0f0; overflow: hidden;font-size: 14px; padding: 15px 0} 
.re_img{ width:94px; height: 63px; overflow: hidden;}
.retent{ width:186px;height:63px;overflow: hidden; position: relative}
.retent span{ font-size: 13px; margin: 0;padding: 0; position:absolute;bottom:-2px;left:0;}
.retent:hover{color: #cc3333;}
/*底部*/
/*
.aw-footer-wrap{  clear:both; text-align: center; font-size: 12px; border-top:1px solid #f0f0f0; color: #999;padding-bottom: 15px;}
.breadcrumb{ background: #fff;padding: 15px; margin: 0} 
.breadcrumb .btn{ font-size: 12px}
.btn-success,.btn-success:focus,.btn-success:hover{ background: #cc3333; border: none;color: #fff !important}
 .breadcrumb a:hover{color: #cc3333;}
 .aw-footer-copy{color:#666;}
 .aw-footer-copy:hover{color:#cc3333;}
 */
#footer .content {
  width: 1200px;
  margin: 0 auto;
}
.footer {
    background: #1a1a1a;
}
#footer .ship {
    font-size: 22px;
    color: #fff;
}
#footer .ship span {
    display: block;
    line-height: 1;
    padding-top: 28px;
}
#footer .ship-a {
    overflow: hidden;
    margin-top: 18px;
}
#footer .ship-a a {
    font-size: 15px;
    color: #fff;
    float: left;
    display: inline-block;
    margin-left: 16px;
}
#footer .ship-a a:nth-child(1) {
    margin-left: 0;
}
#footer .ship-a a:hover {
    text-decoration:underline;
}
#footer .about {
    overflow: hidden;
    margin-top: 22px;
    text-align: center;
}
#footer .about a {
    display: inline-block;
    font-size: 14px;
    color: #999;
    padding: 0 17px;
}
#footer .about a:hover {
    text-decoration:underline;
}
#footer .door {
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-top:7px;
}
#footer .record {
    font-size: 14px;
    color: #999;
    padding: 16px 0 20px;
    text-align: center;
}
#footer .recfont {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align:middle;
    margin: -2px 10px 0 0;
}
#footer .recfont img {
    display: block;
    width: 100%;
    height: 100%;
}
.btn-success {
    background: #cc3333;
    border: none;
    padding: 4px 4px !important;
}
.btn-success:hover {
    background: #c71515;
}

/*达人列表页面*/

.top-tit-bg{ height:110px;background: #cc3333; border-radius: 4px; color: #fff; padding-left: 20px; }
.top-tit-bg  i{  display: inline-block;float:left; font-size: 40px; line-height: 110px;}
.top-tit-bg  span{ display: inline-block;float:left;font-size: 30px;height:110px;line-height: 110px;}
.daren-tab{ font-size: 17px; border-bottom:1px solid #f0f0f0; overflow: hidden; height: 40px; line-height: 40px;}
.tab-pane .Tab.tab-per li {
  font-size: 16px;
}
#default p {
  font-size: 16px;
}
.Tab li{ float:left; margin: 0 15px;height:40px; line-height: 40px;}
.Tab li:hover,.Tab li.active{ color: #cc3333; border-bottom:3px solid #cc3333}  
.aw-item { overflow: hidden;} 
.aw-item .aw-user-name{ font-size: 15px; color: #333;}
.topic{ overflow: hidden}
.meta,.aw-topic-bar{ padding:10px 0;zoom:1; clear: both}
.meta span{font-size: 14px;}  
.aw-user-img img{width:50px; height: 50px; border-radius: 100%; overflow: hidden} 
.aw-people-list .topic-bar .text{ background: #dbdbdb; color: #666; font-size: 13px; border-radius: 4px; margin-right: 10px;padding: 3px 5px;}
.aw-people-list .topic-bar .text:hover,.aw-people-list .topic-bar .text.active{ background: #cc3333; color: #fff; }  
.button-add{ font-size: 14px; color: #cc3333}
.button-add.active{ color:#999}
.hot-topic-list{ padding:15px 0; border-bottom:1px solid #f0f0f0;overflow:hidden;}
.hot-topic-list dd{ height: 50px; line-height: 50px;}
.topic_img{ width:50px; height: 50px; border-radius: 4px; overflow: hidden}    

/*达人详细页面*/
 
.daren-js{border:1px solid #f0f0f0;border-radius: 4px; padding:15px 20px;}
.daren-js .aw-user-name{ font-size:24px;}
.daren-js .aw-user-img img{ width:80px; height: 80px;}  
.btn-r .btn-k{      width: 96px;
    height: 29px;
    line-height: 29px;
    background: #cc3333;
    color: #fff;
    display: block;
    float: left;
    border-radius: 4px;
    text-align: center;}
.tit-l{ font-weight: bold;overflow: hidden;padding-top: 20px;}
.topic-li li{font-size: 15px; float: left; background: #f5f5f5; border:1px solid #d9d9d9;border-radius: 4px; height: 40px; line-height: 40px; text-align: center; padding: 0 12px;  margin-bottom: 10px; margin-right:5px; } 
 
/*话题列表*/
.top-tit-bg-topic{background: #cc3333;} 
.aw-toplist-list{ overflow: hidden}
.aw-toplist-list .aw-item{width:50%; float: left}
.aw-toplist-list .aw-item:nth-of-type(odd){padding-right:30px;}
.aw-toplist-list .aw-item:nth-of-type(even){padding-left:30px;}
.today_topic{border:1px solid #f0f0f0;  font-size: 15px;background: #f5f5f5; height: auto;padding:0 20px 20px 20px;line-height: 28px}
.today_topic .button-add{border:1px solid #cc3333;border-radius: 4px;height: 26px; margin-top:10px; line-height: 26px; padding:0 6px;}
/*话题详细*/
.topic-js .topic_img{width:145px; height: 145px;}
.topic-tent-share{ padding-top:0px; }
.topic-tent-share .share_to a{display: block;height: 30px; width:30px;float:left;}
.aw-user-p {
    font-size: 14px;
    line-height: 24px;
    color: #646464;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.daren-l {
  position: relative;
}
.daren-js.topic-js .daren-l .aw-user-p {
  padding-right: 110px
}
.daren-js.topic-js .daren-l .btn-r{
    padding-top: 0px;
    position: absolute;
    right: 0;
    top: 56px;
}
.topic-tent-share .bdshare-button-style0-16{ margin-right: 10px;}
.topic-tent-share .bdshare-button-style0-16 a{ background: url(../images/ico_shequ.png) no-repeat;margin:2px 10px; } 
.topic-tent-share .bdshare-button-style0-16 a.bds_sqq{ background: url(../images/ico_shequ.png) no-repeat 0 -30px; }
.topic-tent-share .bdshare-button-style0-16 a.bds_weixin{ background: url(../images/ico_shequ.png) no-repeat 0 -60px;}
.tab-pane .topic_about{ font-size:17px; padding-top:20px; line-height: 34px;}
.topic-in{ border:1px solid #f0f0f0;  font-size: 15px;background: #f5f5f5; height:108px;text-align: center; color: #cc3333;}
.top_in_ico{ display:block; border-radius: 4px; margin:20px 90px 15px 90px; line-height: 35px;width:120px; background: #cc3333; color:#fff;}
.top_in_ico:hover{color:#fff;}
.topic_about{ font-size: 14px; border-bottom:1px solid #f0f0f0; line-height: 28px; padding-bottom: 20px;}	
/*登录状态*/  
.aw-sub-nav{width:154px;margin-top: 16px; float: right;}
.aw-nav{min-width:40px; padding-left: 10px;padding-right: 20px;}
.aw-sub-nav .dropdown img.aw-user-img{width:40px!important;height:40px;border-radius: 100%;float:left;cursor:pointer;}
.aw-sub-nav .dropdown-menu { padding:0;min-width:160px; margin-top:50px;border:1px solid #f0f0f0}
.aw-nav .dropdown-menu>li>a{ padding:10px 15px;} 
.put_li{ width:90px;border-radius: 4px; color: #fff; font-size: 16px; text-align: center; height: 40px; line-height: 40px; border: 1px solid #fff;background: #c33;}
.put_li i{ margin-right:5px;}
.put-right .dropdown-menu{top:-10px;min-width:90px;border-radius: 0; border:1px solid #f0f0f0}
.put-right .dropdown-menu li a{ height:40px; line-height: 40px; padding: 0; text-align: center}
.sou .tit-l{ padding: 0}
.ico_huan{ font-style: normal; font-size: 13px; color: #666; cursor: pointer}
.ico_huan i{ padding-right:5px;}
.top-select .dropdown-menu{ width:260px; padding:15px 15px 5px 15px;}
.top-select .dropdown-menu li{ margin-right: 10px;line-height: 28px; padding: 0; width:auto; float: left; margin-bottom: 10px;}
.top-select .dropdown-menu li a{padding: 2px 6px;font-size: 12px;color: #787878;border: 1px solid #ddd;border-radius: 3px;}
.bj-topic ul{ overflow: hidden}
.bj-topic ul li{ height: 30px;padding: 20px 0;}

.publish_from{text-align: center;height:40px;line-height:40px;}
 .publish_from a{display: block}
.publish_from a:hover,.publish_from a.active{ display: block;background: #f0f0f0; padding: 10px 15px; color:#333}
.bdphone{color:#cc3333;text-align:center; width: 1120px;margin:0 auto;padding:5px;margin-top:5px;}
.bdphone a{color:#FFF;font-size:14px;}
.loading{background-image: url(img/loding.gif);background-repeat:no-repeat;background-position:center center;
  background-color: #f6f6f6;}

 
.AT>a:active,.AT>a:hover{color:#FFF;}
.bjtt1{background-image:url("../images/T1.png");height:46px;line-height:46px;display: block;font-size:16px;color:#FFF; padding-left:20px;}
.bjtt2{background-image:url("../images/T2.png");height:46px;line-height:46px;display: block;font-size:16px;color:#FFF; padding-left:20px;}
.bjtt3{background-image:url("../images/T3.png");height:46px;line-height:46px;display: block;font-size:16px;color:#FFF; padding-left:20px;}
.bjtt4{background-image:url("../images/T4.png");height:46px;line-height:46px;display: block;font-size:16px;color:#FFF; padding-left:20px;}

.tab-per{width:100%; overflow: hidden; text-align: center; padding-left: 100px; margin:10px 0} 
.aw-toplist-list .aw-item{border:none}

 
/*节目单样式*/
.jmd{ color:#333;}
.jmd .Tab{ background: #f0f0f0; color: #cc3333; height: 60px; line-height: 60px; font-size: 30px;} 
.jmd .Tab li{width:552px; text-align: center; margin: 0;height: 60px;line-height: 60px; font-weight: 200 }
.jmd .Tab li.tit-dsj{ width:568px}
.jmd .Tab li a{ display:block;}
.jmd .Tab li a:hover,.jmd .Tab li a:focus{ text-decoration: none;color:#fff}
.jmd .Tab li:hover,.jmd .Tab li.active{border:none;background: #cc3333; color: #fff; display: block;}
.jmd .tit2{ height: 60px; line-height: 60px; font-size: 18px; border-bottom:1px solid #ddd}
.jmd .tit2 li,.jmd-list ul li{ float:left;border-left:1px solid #ddd; text-align: center;cursor: pointer;width:184px; overflow: hidden}
.jmd .tit2 .tit2a,.jmd-list ul .kd{width:568px; border-right:1px solid #ddd; overflow: hidden}
.jmd .tit3{ height:60px; line-height: 60px; font-size: 24px; background: #f5f7fa; border:1px solid #ddd;border-top:0;}
.jmd .tit3 i{ background:url(../images/ico_time.png) no-repeat; width:25px; height: 25px; display: block;float: left; margin: 17px;}
.jmd-list{ overflow:hidden}
.jmd-list ul{border-bottom:1px solid #ddd;height: 50px; line-height: 50px; overflow:hidden}
.jmd-list ul li{font-size: 15px;  }
.jmd-list ul .name,.jmd-list ul .kd{text-align: left; padding-left: 15px;} 
.jmd-list .jmd_new .name i{ font-style: normal;background:#cc3333;color: #fff; margin-left: 5px; border-radius: 4px;padding:2px 3px; font-size: 13px;}
.jmd-list .jmd_hot .name i{ font-style: normal;  background: #fa4b64;color:#fff;margin-left: 5px;border-radius: 4px;padding:2px 3px; font-size: 13px;}
.jmd-list .jmd_new .kd a{background:#cc3333;;color: #fff; padding: 2px 8px}  
.jmd-list .jmd_hot .kd a{background: #fa4b64;color: #fff; padding: 2px 8px}  
.jmd-list .none-tit .kd{ color: #cc3333}

/*个人中心*/ 
.right-nav .daren-tab{ border:1px solid #ddd;padding:0 10px;border-radius: 4px; height: auto;}
.right-nav .Tab li{ height:auto;/* color: #333; */font-size: 15px; margin: 0}
.right-nav .Tab li:hover,.right-nav .Tab li.active{ border:0}
.right-nav .Tab li{ width:100%;padding: 0}
.right-nav .daren-tab li i{ font-size:16px; line-height: 44px;margin-right: 10px;} 
.right-nav .Tab li i.icon-20{ font-size:20px;margin-left: -2px;}
/*修改用户主页*/
.tab-per{width:100%; overflow: hidden; text-align: center; padding-left: 100px; margin:10px 0} 
.aw-toplist-list .aw-item{border:none}
.badge {padding: 2px 6px;margin-left: 5px;background: #ccc;} 
.aw-topic-bar .topic-tag {float: left;margin: 0 10px 10px 0;}
.topic-tag .text{display:inline-block;height:22px;line-height:18px;border-radius:4px;padding: 2px 5px;font-size: 12px;color: #cc3333;border: 1px solid #cc3333;}
.topic-tag a {float: left;}
.icon-inverse{display:inline-block;height:22px;padding:0 4px;line-height:22px;background-color:#cc3333;color:#fff;text-align:center;border-radius:4px;font-size: 12px; float: left}
.tag-bar{ width:auto;height: 24px; }
.aw-topic-bar{ padding-top:0; } 
.mod-footer a{ /* line-height: 24px;  */display: block;} 
.aw-table th {background-color: #fafafa !important;border-bottom: none !important;}
.jifen{ border:1px solid #f0f0f0; font-size: 14px;color: #666; margin:20px 0;}
.jifen .table{margin: 0}
/*节目单详情*/
.w750 .jmd .Tab li{width:375px;}
.w750 .jmd .tit2 li,.w750 .jmd-list ul li{width:125px}
.w750 .jmd .tit2 .tit2a,.w750 .jmd-list ul .kd{width:375px;}
/*内容页*/  
.con-top-tit{ height: 22px;}
/*头部分享*/  
.tag-bar{ float:left;}
.detail .share_to{ float:right;}   
.detail{ height:24px; line-height:24px; position:relative; width:500px; float:right;}
.detail em{display: inline-block;height: 24px;line-height:24px;margin-right: 10px;}
.detail .share_to{display: inline-block;} 
.detail .bdsharebuttonbox strong{ font-size:12px;font-weight:100;float:left;}
.detail .bdsharebuttonbox a,.page_area .bdsharebuttonbox a,.aw-dropdown-list .bds_tsina,.aw-dropdown-list .bds_weixin,.aw-dropdown-list .bds_qzone,
.aw-dropdown-list .bds_qzone_old,.aw-dropdown-list .bds_weixin_old,.aw-dropdown-list .bds_tsina_old{background:url(../images/ss.png) no-repeat;margin:0px; margin-right:1px;width:74px;height:24px;padding:0px;float:left;}
.detail .bdsharebuttonbox a.bds_tsina,.aw-dropdown-list .bds_tsina_old{background-position:0 0;}
.page_area .bdsharebuttonbox a.bds_tsina{background-position:0 0;}
.detail .bdsharebuttonbox a.bds_weixin,.aw-dropdown-list .bds_weixin,.aw-dropdown-list .bds_weixin_old{background-position: -74px 0; width:74px}
.detail .bdsharebuttonbox a.bds_qzone,.aw-dropdown-list .bds_qzone,.aw-dropdown-list .bds_qzone_old{background-position: -148px 0; width:90px;} 
.detail .bdsharebuttonbox a.bds_more{background-position: -238px 0; width:26px}
span.page-tool-c {border-left: 1px solid #ccc; float:left;}
.page-tool-i {padding: 0 14px 0 0;margin: 0;border: none 0;height:24px;}
#commentCount1{height:24px;line-height:24px;padding-left: 15px;margin: 0 18px 0 0;color: #ff8500;font-size:20px;font-family: "Arial black";}
.detail span{float:left;position: relative;line-height:24px;color: #333;font-size:14px;margin-left:10px}
.detail span.page-tool-share a { width:26px; background:url(../images/ss.png) no-repeat;background-position:-264px 0;}
/*文章内容*/
.biao .detail-title {width:100%;line-height: 46px;margin:30px 0; font-weight: normal;word-wrap: break-word; word-break: break-all; font-size: 32px;color: #000;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.detail-content{line-height: 30px;margin-top: 30px;text-indent: 2em;letter-spacing: 1.5px;font-size: 16px;word-wrap: break-word;color: #333;}
.detail-content p{ margin-bottom: 20px;}  
.r-down .dropdown-toggle{ display: inline-block; background: #eee; float:right;color: #333;border-radius: 4px; padding: 2px 10px; cursor: pointer}
.r-down .dropdown-toggle:hover,.r-down .dropdown-toggle.active{ background: #cc3333; color: #fff;}
.aw-dropdown-list li{ padding: 10px 20px; border-bottom:1px solid #f0f0f0}
.aw-dropdown-list li:hover{  background: #eee;cursor: pointer}
.aw-dropdown-list li:last-child{border:none}
.aw-article-vote{ padding:20px 285px; border-bottom: 1px solid #f0f0f0; height: 120px; overflow: hidden;}
.aw-article-vote .agree,.aw-article-vote .disagree{display: inline-block; line-height: 80px; text-align: center; width:80px; height: 80px; border-radius: 50%;}
.aw-article-vote i{font-size: 30px;}
.aw-article-vote a {border:1px solid #cc3333; color: #cc3333;}
.aw-article-vote a:hover,.aw-article-vote a.active { color: #fff; background: #cc3333; }
.more-operate{ /*padding:20px 0;*/ color: #999; cursor: pointer; font-size: 14px; }
.more-operate .heart{ height: 40px; line-height: 40px; padding: 0 15px;border-radius: 4px; background: #f0f0f0;}
.more-operate .heart:hover,.more-operate .heart.active{ color:#cc3333}
.more-operate .heart i{margin-right:5px; }
.more-operate-r{ height:30px; padding: 5px 0; position: relative;}
.more-operate-r a{display: inline-block; line-height: 30px; }
.more-operate-r a:focus,.more-operate-r a:active{color: #cc3333}
.more-operate .icon-sc{font-style:normal;display:inline-block;width:15px;height:15px;background:url(../images/more-operate.png) 0 0;margin-right:5px;margin-top:8px}
.more-operate .icon-share{font-style:normal;display:inline-block;width:15px;height:15px;background: url(../images/more-operate.png) -15px 0;line-height:30px; margin-right:5px;margin-top:8px}
.more-operate em{ line-height:30px; font-style: normal}  
/*底部评论提示框*/
.common-head {border-bottom: 1px solid #e6e6e6;}
.common-head h2 {height: 60px;line-height: 60px;margin: 0;font-size: 20px;color: #333;}
.tie-input-bar.z-write-mode {position: relative;} 
.xieyi{ height:30px; line-height:30px; color:#888; margin:10px 0}
.tie-input-bar.z-write-mode > form {height: 114px;}
.tie-input-bar.z-write-mode > form textarea {height: 114px;resize: none;border: none;width: 100%;box-sizing: border-box;font-size: 14px;line-height: 24px;padding: 4px 14px;}
.tie-input-bar.z-write-mode .submit-row {background-color: #f6f6f6;height: 44px;overflow: hidden;}
.tie-input-bar.z-write-mode .submit-row > form {position: relative;}
.tie-input-bar.z-write-mode .submit-row form, .tie-input-bar.z-write-mode .submit-row .links-area, .tie-input-bar.z-write-mode .submit-row .photo-area {
float: left;}
.tie-input-bar.z-write-mode .submit-row form input.account-input {margin: 7px 5px 7px 10px;border-radius: 3px;}
.tie-input-bar.z-write-mode .submit-row form input {height: 30px;width: 105px;margin: 7px 0;border: none;padding-left: 15px;}
input, select, textarea {font-size: 100%;}
.tie-input-bar.z-write-mode .submit-row .links-area {margin-left: 15px;} 
.tie-input-bar.z-write-mode .submit-row .links-area a {color: #cc3333;text-decoration: none;line-height: 44px;} 
.tie-input-bar.z-write-mode .submit-row .submit-btn {font-size: 14px;font-family: "Microsoft YaHei";color: #fff;background-color: #cc3333;width: 130px;height: 44px;line-height: 44px;float: right;text-align: center;cursor: pointer;}
.tie-input-bar.z-write-mode .i-check-tip {position: absolute;z-index: 9;width: 104px;height: 34px;background-position: 0 -30px;color: #fff;line-height: 28px;text-align: center;}
.tie-reminder {color: #888888;line-height: 1em;padding-top: 10px;margin-bottom: 30px;} 
.tie-area > .tie-input-bar {-webkit-transition: height 0.3s;-o-transition: height 0.3s;transition: height 0.3s;}
.tie-area > .tie-input-bar {height: 158px;}
.tie-input-bar {border: solid 1px #ccc;border-radius: 5px;overflow: hidden;} 
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;} 
.tie-input-bar.z-write-mode .submit-row .photo-area {float: left;}
.tie-area .tie-input-bar.z-write-mode .submit-row .photo-area .dflt-avatar {margin-right: 10px;}
.tie-input-bar.z-write-mode .submit-row .photo-area .dflt-avatar {width: 35px;height: 35px;border-radius: 50%;margin: 5px 15px;float: left;}
.tie-input-bar.z-write-mode .submit-row .photo-area .dflt-avatar {background:url(../images/6630810479980030059.jpg) no-repeat;}
.tie-input-bar.z-write-mode .submit-row .photo-area .nickname { line-height: 44px;}
.form-control{border:none;border-bottom:1px solid #ddd;}
.form-control:focus{ border-color:#ddd;} 
.more-operate .aw-dropdown-list{width:160px;}
.more-operate .aw-dropdown-list li{width:160px; display: inline-block;padding: 10px 0; padding-left: 20px; overflow: hidden;}
/*个人资料区域*/ 
.per-info{ background: #fff; border:1px solid #ddd;border-radius: 4px; margin-bottom: 35px; overflow: hidden}
.aside-per {padding-top:20px;word-break: break-all;text-align: center; overflow: hidden}
.aside-per .perimg {text-align: center;width: 120px;margin: 0 auto;}
.aside-per .perimg img {width:80px;height: 80px;border-radius: 50%;margin-bottom: 16px;}
.aside-per .per-name {width: 100%;height: 24px;}
.aside-per .per-ms {display: block;margin-top: 8px;font-size: 12px;color: #93999F;line-height: 12px;font-weight: 200;}
.aside-per .btn-box {width: 100%;margin:20px 0 15px 0; overflow: hidden;text-align: center;} 
.aside-per .btn-box .article-num {padding-right: 10px;text-align: right;} 
.aside-per .btn-box .article-eye {padding-left: 10px;text-align: left;}  
.aside-per .btn-box .article-num span{color: #fff;border: 1px solid #cc3333;border-radius: 4px;padding: 8px 15px;background-color: #cc3333;}
.aside-per .btn-box .article-num,.aside-per .btn-box .article-eye{color:#4d555d;width:50%;display:inline-block;font-size:16px;line-height:40px;font-weight:200;} 
.aside-per .btn-box .article-eye span{color: #cc3333;border: 1px solid #cc3333;border-radius: 4px;padding: 8px 15px;}
.recommend-list{ padding:0 10px;padding-bottom: 10px;} 
.per-info .topic-li li{margin-left:10px;margin-right:0}

.badge.badge-info{ background: #cc3333;}
.autou-ad{ overflow:hidden;}
.autou-ad .awfo-box{ padding-top:5px;}
.autou-ad .awfo-box a{ padding-right:20px;}
.autou-ad .article-num,.autou-ad .article-eye{ height:35px;line-height: 35px; background: #cc3333; color: #fff;padding: 0 15px; border-radius: 4px;}
.autou-ad .article-eye{ margin-left:20px;}

.aw-favorite-tag-list ul{width: 452px;height: auto;overflow: hidden;}
.aw-favorite-tag-list ul li{position:relative;float:left;width:47%;margin:0 10px 10px 0;}
.aw-favorite-tag-list ul li a{display: block;padding:15px;border:1px solid #ddd;border-radius: 4px;color: #666;background-color: #fff;}
.aw-favorite-tag-list ul li a:hover{background-color: #f5f5f5;}
.aw-favorite-tag-list ul li span{display:block;}
.aw-favorite-tag-list ul li i{display:none;position: absolute;right: 10px;top: 14px;width:24px;height:24px;background-color: #cc3333;color: #fff;text-align: center;line-height: 24px;border-radius: 12px;font-size: 20px;}
.aw-favorite-tag-list ul li.active i{display: block;}
/*问题广场*/
.top-tit-bg-wenti{ background: #fed15c;}
.top-tit-bg-remen{ background: #b7d6ec;}
/*专题页面*/
.page-wrap-tent{color: #333;background: #F5F5F5; padding-bottom: 20px;border-radius: 4px;}
.page-wrap-tent img{border-radius: 4px; padding-bottom: 10px}
.page-wrap-tent h3{font-size: 20px; font-weight: normal;padding:10px 20px;}
.page-wrap-tent p{ font-size: 16px; padding:0 20px;}
.zhun-list{ overflow:hidden;}
.zhun-list .button-add{ background: #cc3333; color: #fff;text-align: center; height: 38px; line-height: 38px; padding: 0 15px;border-radius: 4px;}
.zhun-list .topic_img,.zhun-list .topic_img img{width:80px; height: 80px;}
.zhun-list .aw-item .aw-user-name{ font-size: 20px;}
.zhun-list .meta{ font-size: 14px; padding-top: 15px;}
.zhuan-tent{color:#666; font-size: 14px; line-height: 36px; padding-top: 15px;}
.zhuan-tent{ list-style: circle;padding-left: 20px; }
.zhun-list .aw-item{border:1px solid #f0f0f0; padding: 20px; margin-bottom: 20px}
.zhun-list .bor{border-bottom:1px solid #f0f0f0; padding-bottom: 15px;}
/*首页专题*/
.subject-wrap{ width:100%; overflow: hidden;overflow-x: auto; white-space: nowrap; } 
.subject{ width:2000%;}
.subject li a{width:240px;margin-right:15px;display:inline-block;float:left;}
.subject li a img{border-radius:8px;}
::-webkit-scrollbar{ width:0;height:0;background-color:#fff;}
.aw-item:hover{box-shadow:0 10px 10px -5px #eee;}
.TJ ul li:hover,.RM ul li:hover{box-shadow:0 10px 10px -5px #eee;}
.aw-topic-bar {margin: 0;}
.aw-item .mod-head a{float:left;}
.aw-item .mod-head p{margin-left:70px;}
.aw-item .mod-body{margin-left:70px;clear:both; }
.meta .pull-right{float:right;color:#666;font-size:14px;}
.meta>a{float:left;margin-left:20px;color:#666;font-size:14px;}
.meta>a:hover,.meta>a:active{color:#cc3333;}
.meta{margin-left:0;    padding: 0;
    clear: inherit;
    line-height: 29px;
    margin-top: 10px;}
.markitup-box{margin-top:-10px;}
.aw-topic-bar { margin: 0;}
.aw-item .mod-head a{float:left;} 
.aw-item .mod-body{margin-left:50px;clear:both; }
.meta .pull-right{float:right;color:#666;font-size:14px;}
.meta>a{float:left;margin-right:20px;color:#666;font-size:14px;}
.meta>a:hover,.meta>a:active{color:#cc3333;} 
.markitup-box{margin-top:-10px;}
a.blue{ color:#3194d0}
.num-one{ margin-bottom: 20px; overflow: hidden}
.num-one .meta{margin-left:50px;}
.num-one .name{ padding-left:10px;}
.nbsp{ display: inline-block;float:left;margin-right:10px;}
.num-two{ width:700px; margin-left:20px!important; border-top: 1px dotted #ccc;zoom:1; overflow: hidden; padding-top: 20px; padding-bottom: 10px;}
.num-two .markitup-box{ text-indent:1rem;} 
.num-two-list{ border-left:2px solid #eee;width:720px; margin-left:50px;}
.subject-wrap .swiper-button-next{background:url(../images/swiper-right.png) no-repeat}
.subject-wrap .swiper-button-prev{background:url(../images/swiper-left.png) no-repeat}
.aw-question-comment .aw-item .mod-body{margin-left:0; padding-top: 15px;}
.aw-question-comment .aw-item .mod-head p{width:100%;}
.line30{ line-height: 30px;}
.newadd .aw-item .mod-head p{margin-left:60px;}
.newadd .aw-item .mod-body{margin-left:60px;}
.newadd .meta{ margin-left:40px;}
#unfold-field{width:600px; margin: 0 auto 20px;overflow: hidden;}
#unfold-field .c_croe{width:600px;}
.question{ margin-bottom: 10px;}
.aw-question-comment .meta{margin-left:0;}
.new-rem .aw-item .inners{ padding: 0 10px 0px 10px}
.upload-list .meta{ padding:0;}
.upload-list .meta>a{margin-left:0}
.de-title{height:80px;line-height:80px;font-size:30px;padding-left:30px;border-bottom:1px solid #dedede;background:#f5f5f5}
.about_us_content p{margin:30px 0;text-indent: 0;padding-left:30px}
.about_us_content{width:782px;min-height:700px;border:1px solid #dedede;margin-bottom:20px}
.report_wrap{width:400px; margin: 0 auto}
.reportspan{text-align:left;padding:0;border-radius:3px;height:34px;line-height:34px;padding-left:15px;display: block;margin-bottom: 10px;width: 190px;border: 1px solid #dedede;} 
.reportdiv{margin:20px auto;width:100%;text-align:center;color:#666;margin-bottom: 15px;} 
.userreport{background:#ff5959;color:#FFF;border:0;height:34px;line-height:34px;border-radius:3px;width: 70%; margin: 0 auto;margin-left: 60px;margin-top: 10px;}
.reportinput{border:1px solid #ccc;border-radius:2px;}
.report_more{ width:100%; overflow: hidden;}
.report_more_tit{ height: 40px;line-height: 34px;}
.report_more textarea{border:1px solid #dedede;border-radius:3px;min-height:80px;width:100%;line-height: 40px; color: #999; padding-left:10px;}
 .more-operate .icon-bianji{font-style:normal;display:inline-block;width:15px;height:15px;background:url(../images/edit.png) no-repeat center;background-size: 100%;line-height:30px;margin-right:5px;margin-top:8px;}
.more-operate .icon-jubao{font-style:normal;display:inline-block;width:15px;height:15px;background:url(../images/more-jubao.png) 0 0;line-height:30px;margin-right:5px;margin-top:8px;}

 .aw-item-left{width:240px;height:144px}
 .aw-item-left img{width:240px;height:144px}
 .aw-item-left img:hover{opacity:.7}
 .aw-item-right{width:510px;height:144px;position:relative}
 .aw-item .tit_18,.aw-item-right .tit_18{font-size:22px;color:#333;padding:0 0 14px}
 .tit-detail{color:#999;font-size:15px}
 .aw-item-right .color9{position:absolute;bottom:-3px;height:22px;line-height:22px;font-size:12px}
 .icon_block{display:block;float:left;padding-left:15px}
 .icon_i{margin-top:0;margin-right:10px;width:20px;height:20px;float:left}
 .icon_see{background:url(../images/icon_see.png) no-repeat left center}
 .icon_heart{background:url(../images/icon_heart.png) no-repeat left center}
 .icon_mes{background:url(../images/icon_mes.png) no-repeat left center}
 .awfo-box-add{height:22px;line-height:22px;font-size:12px}
 .awfo-box-add a:hover{color:#cc3333}
 .aw-item .inner .inners,.bw-item .inner .inners{padding:15px 10px 20px 10px}
 .focus{position:relative;width:770px;height:385px}
 .focus .fPic{position:absolute;left:0;top:0}
 .focus .fcon{position:relative;width:100%;float:left;display:none;background:#000}
 .focus .fcon img{display:block}
 .focus img{width:770px;height:385px}
 .focus .fbg{bottom:15px;right:35px;position:absolute;height:21px;text-align:center;z-index:200;padding:5px;background-color:rgba(0,0,0,.2);border-radius:10px}
 .focus .fbg div{overflow:hidden;zoom:1;height:14px}
 .focus .D1fBt a{position:relative;display:inline;width:11px;height:11px;border-radius:7px;margin:0 3px;float:left;background:#fff}
 .focus .D1fBt i{display:none;font-style:normal}
 .focus .next,.focus .prev{position:absolute;width:40px;height:74px}
 .focus .prev{top:50%;margin-top:-37px;left:20px;background-position:0 -74px;cursor:pointer;background:url(../images/left.png) no-repeat}
 .focus .next{top:50%;margin-top:-37px;right:20px;background-position:-40px -74px;cursor:pointer;background:url(../images/right.png) no-repeat}
 .focus .D1fBt .current,.focus .D1fBt a:hover{background:#cc3333}
 .top-add{width:1120px}
 .bw-item{overflow:hidden;border-bottom:1px solid #f0f0f0;padding:30px 0}
 .bw-item:nth-child(1){padding-top:0}
 .bw-item:hover{box-shadow:0 10px 10px -5px #eee}
 .bw-question-topics{display:inline-block;padding:0 5px;height:18px;line-height:18px;font-size:12px}
 .topic-bin{font-size:12px;color:#999}
 .body-back{background:#F5F5F5}
 .car-shop-se{background:#fff;padding-top:15px}
 .car-shop-se>h2,.seller-person>h2,.seller-place>h2,.seller>h2{font-size:17px;border-left:5px solid #cc3333;height:23px;line-height:23px}
 .car-shop-se .car-shop-4s{background:#cc3333;vertical-align:middle;padding:0 8px;color:#fff;font-size:12px;height:23px;line-height:23px;float:right;border-radius:2px;margin:0 20px 0 0}
 .car-shop-other,.seller-person-div,.seller-place-div{font-size:13px;color:gray;padding:15px;overflow:hidden}
 .car-shop-other>p{position:relative;margin-bottom:10px}
 .car-shop-other img{background-repeat:no-repeat;width:18px;height:18px}
 .car-shop-other .fuwu-test{position:absolute;top:3px}
 .car-shop-other .fuwu-star{margin-left:70px}
 .car-shop-other .fuwu-type{color:#999}
 .seller,.seller-person,.seller-place{margin-bottom:10px;padding-top:15px;margin-top:20px;background:#fff;overflow:hidden}
 .highprice .highprice-ul li{padding:15px;border-bottom:1px solid #F5F5F5;margin-bottom:-1px;overflow:hidden}
 .highprice .highprice-ul li .pic{width:100px;height:68px;overflow:hidden;float:left}
 .highprice .highprice-ul .highprice-img{height:68px;width:100px}
 .name-high{margin-left:110px;font-size:13px}
 .price-high{margin-left:110px;font-size:13px}
 .fn-clear{zoom:1}
 .car-shop-tel,.price-number-red{color:red}
 .price-number-green{color:#0c0;float:right}
 .highprice-arrow{width:15px;height:15px}
 .seller>h2{margin-bottom:15px}
 .seller-cont{border-top:1px solid #f5f5f5}
 .left-content{background:#fff;padding:15px 30px}
 .aw-footer-add{background:#fff;padding:0 0 15px!important}
 .content{overflow:hidden;margin-bottom:20px}
 .c_croe{border:0;font-size:15px;background:#cc3333;border-radius:4px;color:#fff;float:right;padding:10px 0;margin:0 auto}
 .c_croe .fls{width:100%;text-align:center;color:#FFF;display:block}
 .top .data-q-except{float:left;color:#fff;cursor:pointer;margin-right:20px}
 .popback{background:#eee!important;color:#666!important}
 .areaback{background:#cc3333!important;color:#fff!important}
 .city-layer{border:1px solid #ddd;position:absolute;top:64px;width:605px;height:478px;background:#fff;font-size:12px;color:#666;box-shadow:3px 3px 8px #ebebeb}
 .city-input-q{height:30px;line-height:30px;border:1px solid #eee!important;background:#f5f5f5;width:290px;padding:8px;margin:0 5px 0 18px}
 .city-first-letter{width:100%;height:42px;line-height:42px;border-top:1px solid #e3e3e3}
 .city-first-letter span{margin-left:18px}
 .city-first-letter a{display:inline-block;text-align:center;width:20px;height:20px;margin:0 2px;line-height:20px}
 .city-first-letter a:active,.city-first-letter a:hover{color:#666!important;background:#eee!important}
 .city-mid-wrap{width:100%;height:42px;line-height:42px;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}
 .city-mid-wrap>span{margin-left:18px}
 .city-mid-wrap a{display:inline-block;height:20px;line-height:20px;padding:0 4px;margin:0 4px;border-radius:2px}
 .city-mid-wrap a:hover{color:#666;background:#eee!important}
 .city-botm-wrap ul{width:590px;height:290px;overflow:auto}
 .city-botm-wrap ul li{padding-left:40px;margin-right:20px;position:relative;border-bottom:1px solid #e3e3e3;padding-top:10px}
 .city-botm-wrap ul li>span{position:absolute;left:18px;height:30px;line-height:30px}
 .row-box .item{height:initial;line-height:initial;padding-bottom:10px}
 .row-box .item .province{height:30px;line-height:30px;left:0;color:#666;font-size:12px;margin:0 5px;border-radius:2px}
 .row-box .item .city{display:inline-block;vertical-align:top;width:480px}
 .row-box .item .city a{margin:5px 15px;line-height:20px;height:20px;color:#666;padding:0 4px;border-radius:2px}
 .row-box .item .city a:hover{background:#cc3333!important;color:#fff!important}
 a.aw-back-top.hidden-xs{float:right;display:block;position:fixed;right:20px;bottom:100px;background:#dedede;padding:10px 15px;border-radius:4px}
 .aw-item a:hover,a.aw-back-top.hidden-xs:hover,a.aw-back-top.hidden-xs:focus{color:#cc3333}
 .bw-item a:hover,.hot-topic-list a:hover,.tit_r a:hover{color:#cc3333}
 .pagination>.active>a{background-color:#cc3333;border-color:#cc3333}
 .pagination>li>a{color:#000}
 .pagination>li>a:hover{color:#cc3333;background-color:#fff}
 .TJ a:hover{color:#cc3333}
 .part-an{font-size:14px;color:#999;height:30px;line-height:30px}
 .area-line{width:100%;height:2px;background:#eee;overflow:hidden}
 .area-line span{width:72px;height:2px;display:block;background:#cc3333}
 .main-content{width:100%;padding-bottom:50px}
 .main-content .content-div{margin:0 auto;overflow:hidden}
 #tab{overflow:hidden}
 #tab-header{padding-left:60px;width:100%;text-align:center;}
  #tab-header ul {
    overflow: hidden;
  }
 #tab-header ul li{height: 36px;line-height:35px;cursor:pointer;float:left;font-size:18px;color: #222;margin-top: 10px;}
  #tab-header ul li a {
      display: inline-block;
      padding: 0 10px;
  }

  #tab-header ul li.selected {
      color: #cc3333;
      border-bottom: 1px solid #cc3333
  }

  #tab-header ul li:hover {
      color: #cc3333;
      border-bottom: 1px solid #cc3333
  }

  #tab-header ul li a:hover {
      color: #cc3333;
  }

  #tab-header ul li.new-adding a {
      color: #cc3333;
  }
 .selected-mm{color:#cc3333;border-bottom:2px solid #cc3333;margin-bottom:-2px}
 #tab-content .dom{display:none}
 .car-cc-header{height:60px;text-align:center;width:100%;font-size:17px;border:1px solid #ddd;border-bottom: none;background-color:#f5f5f5;position:relative}
 .car-cc-header ul{width:100%}
 .car-cc-header ul li{display: inline-block;width: auto;height: 59px;line-height: 59px;padding: 0 52px;font-size: 20px;color: #666;cursor: pointer;float: left;}
 .car-cc-header ul li.selected-cc{color:#cc3333;border-bottom:1px solid #cc3333;background-color:#e6e6e6}
 .car-cc-header ul li:hover {
    color:#cc3333;
    border-bottom:1px solid #cc3333;
    background-color:#e6e6e6
 }
 .tab-content-cc{margin-top:40px}
 li{list-style:none}
 .car-cc-content .order-cc-menu{display:none}
 .car-cc-content-add{background:#fff;padding:20px 0}
 .publish-head{border:1px solid #ddd;position:relative;border-top: none;padding: 0 20px 10px;}
 .publish-title{float:left;height:35px;line-height:35px;font-size:18px;color: #222;margin-top: 10px;}
 .car-cc-content{clear:both;}
 .zf-ul{border:1px solid #ddd;border-top: none;}
 .zf-ul li{padding: 20px;height:auto;border-bottom:1px solid #ddd;overflow: hidden;}
 .zf-ul li:last-child{border-bottom:0}
 .zf-pic,.zf-pic img{width:152px;height:100px}
 .zf-center{width:800px;padding-left:30px}
 .zf-center h2{color:#000;font-size:18px;margin-bottom:20px}
 #car-kk-detail .zf-center h2 a {
  color: #000 !important
 }
 .zf-center p{font-size:15px;color:#999}
  #car-kk-detail .zf-enter{font-size:15px;color:#333 !important;border:1px solid #333;width:100px;height:40px;line-height:40px;display:block;text-align:center;border-radius:5px;margin-top:45px}
  #car-kk-detail .zf-enter:hover {
    color: #cc3333 !important;
    border:1px solid #cc3333;
  }
 .zf-ul a:active,.zf-ul a:focus,.zf-ul a:hover,.zf-ul a:visited{border-color:#cc3333;color:#cc3333!important}
 .load-button{outline:0;margin-top:30px;border:0;font-size:13px;width:100%;background:#cc3333;border-radius:4px;color:#fff;float:right;padding:10px 0}
 .topic-tag .text{background-color: #cc3333;color: #fff;border: 1px solid #cc3333;}
 .aside-per .btn-box .article-num span {
     color: #fff;
     border: 1px solid #cc3333;
     border-radius: 4px;
     padding: 8px 15px;
     background-color: #cc3333;
 }
 .aside-per .btn-box .article-eye span {
     color: #cc3333;
     border: 1px solid #cc3333;
     border-radius: 4px;
     padding: 8px 15px;
 }
 .per-name a:hover{
     color: #cc3333;
 }
 .c_croe {
     background: #cc3333 !important;
 }
 .more-operate-r a:hover{
     color: #cc3333;
 }
 .tie-input-bar.z-write-mode .submit-row .links-area a {
     color: #cc3333;
 }
 .tie-input-bar.z-write-mode .submit-row .submit-btn {
     background-color: #cc3333;
 }
 .d_page {
  clear: both;
  text-align: center;
 }
 .d_page a, .d_page span {
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  padding: 0 20px;
  margin: 0 5px;
  display: inline-block;
  color: #f05654;
  border: 1px solid #f05654;
 }
 .d_page a:hover{
  background-color: #f05654;
  color: #fff;
 }
 .huifu-content{
  background: url(../images/reply-box.png) no-repeat center;
  background-size: 100% 100%;
  width: 98%;
  padding: 10px;
  overflow: hidden;
 }
 .pinglun-list{
  overflow: hidden;
  padding: 20px 0;
 }
 .huifu-list{
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
 }
 .huifu-list:first-child{
  padding: 40px 0 20px;
 }
 .huifu-list:last-child{
  border-bottom: 0;
 }
 .ping-pic{
  width: 50px;
  height: 50px;
 }
 .ping-pic img{
  border-radius: 50%;
  width: 50px;
  height: 50px;
 }
 .ping-right{
  width: 720px;
 }
 .huifu-right{
  width: 620px;
 }
 .ping-name{
  padding: 10px 0;
  font-size: 15px;
  color: #cc3333;
 }
 .ping-time{
  color: #999;
  margin-left: 30px;
  font-size: 14px;
 }
 .ping-test{
  font-size: 15px;
  color: #000;
 }
 .ping-operate-r{ height:30px; padding: 5px 0; position: relative;color: #999;font-size: 13px;}
 .ping-operate-r a:focus{color: #cc3333;}
 .icon-zan{
  width: 15px;
  height: 15px;
  background: url(../images/praise.png) no-repeat;
  margin-right: 5px;
  margin-top: 3px;
  background-size: 120%;
 }
 .icon-hui{
  width: 15px;
  height: 15px;
  background: url(../images/reply.png) no-repeat;
  margin-right: 5px;
  margin-top: 4px;
  background-size: 110%;
 }
 .icon-san{
  width: 15px;
  height: 15px;
  background: url(../images/delete.png) no-repeat;
  margin-right: 5px;
  margin-top: 3px;
  background-size: 120%;
 }
 .aw-topic-bar {margin: 0;}
 .topic-tag .text:hover{background-color:#cc3333;}
 /*20181106 */
 .clearfix span.aw-anonymity {
	display: block;
	text-align: right;
}
.clearfix span.aw-anonymity label .pull-left {
	margin: 5px 4px 0 0;
}
/* 1106 END */
.sx-name {
  display: inline-block;
  overflow: hidden;
  margin-top: 11px !important;
}
.sx-name a {
  line-height: 20px;
  font-weight: 800;
}/*列表*/
#default li {
    display: block;
    padding: 20px;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #dedede;
}
#default .list-img {
    display: block;
    width: 240px;
    height: 160px;
}
#default .list-img img {
    display: block;
    width: 100%;
    height: 100%;
}
#default .list-r {
    display: block;
    color: #000;
    margin-left: 270px;
}
#default .list-r .title {
    font-size: 20px;
    height: 52px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
#default .article {
    font-size: 16px;
    color: #555;
    height: 40px;
    line-height: 20px;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
#default .details {
    overflow: hidden;
    margin: 42px 0 0 270px;
}
#default .details span,
#default .details a {
    display: inline-block;
    width: auto;
    float: left;
    font-size: 16px;
    color: #666;
    margin-right: 20px;
    line-height: 18px;
}
#default .details span .iconfont,
#default .details a .iconfont {
    display: block;
    width: 22px;
    height: 20px;
    text-align: center;
    margin-right: 6px;
    font-style:normal
}
#default .details span .iconfont img,
#default .details a .iconfont img {
    display: block;
    width: 20px;
    height: auto;
}
#default li:hover .title {
    color: #e10034;
}
#default .details a:hover {
    color: #e10034;
}
#default .more a {
    display: block;
    font-size: 16px;
    color: #666;
    width: 300px;
    border: 1px solid #dedede;
    line-height: 40px;
    background: #fff;
    border-radius: 6px;
    text-align: center;
    margin: 20px auto 0;
}
#default .more a:hover {
    color: #e10034;
    border: 1px solid #e10034;
}
#default .more p {
    text-align: center;
    font-size: 18px;
    color: #666;
    line-height: 48px;
}

.gr-fwl {
  display: block;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  font-family: "微软雅黑";
  color: #cc3333;
}
.ge-explain {
  width: 460px;
  overflow: hidden;
  font-size: 16px;
  color: #777;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gr-rmd a {
  display: block;
  font-size: 16px;
  color: #333;
  padding: 8px 0;
  line-height: 25px;
  border-bottom: 1px solid #f0f0f0;
}
.gr-rmd a:hover {
  color: #cc3333;
}
/*热门话题*/
.hot ul {
    background-color: #fff;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #f0f0f0;
    border-top: 0;
}
.hot ul li {
    float: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #f5f5f5;
    text-align: center;
    padding: 8px 10px;
    margin: 0 10px 10px 0;
    font-size: 15px;
}
.hot ul li:hover a {
  color: #cc3333;
}
/*文章推荐*/
.aw-footer-wrap {
    clear: both;
}
.box-show {
    border: 1px solid #f5f5f5;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(7,17,27,.1);
    border-radius: 4px;
    margin-bottom: 5px;
}
.recommend-list {
    padding: 0 10px 40px;
    position: relative;
}
.recommend-list dl {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    overflow: hidden;
    min-height: 96px;
}
.recommend-list dl:hover a {
  color: #cc3333;
}
.recommend-list .proimg {
    width: 100px;
    height: 66px;
    overflow: hidden;
    margin-right: 15px;
    position: absolute;
}
.recommend-list .protent {
    width: 160px;
    overflow: hidden;
    font-size: 15px;
}
.recommend-list .protent .tit {
    line-height: 24px;
    position: relative;
    top: 0;
    margin-top: -4px;
    text-align: justify;
    max-height: 50px;
    overflow: hidden;
}

.recommend-list .protent .time {
    color: #999;
    font-size: 13px;
    position: relative;
    bottom: -5px;
    left: 0;
}
.recommend-list .more {
    margin-top: 20px;
    font-size: 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 50px;
    background: #f5f5f5;
    color: #666;
    width: 200px;
    text-align: center;
}
.recommend-list .more:hover {
    background: #ddd;
}
.noneimg {
    margin-top: 100px;
    background: url(../images/noneimg.png) center no-repeat;
    overflow: hidden;
}
.noneimg h5 {
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-top: 200px;
}
.no_img_list .list-r,.no_img_list .details {
    margin-left: 0
}